From 955dbdc042383005fda4234be3b63f4ffee5a6a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20Jard=C3=B3n?= Date: Mon, 6 Jun 2011 14:26:28 +0100 Subject: [PATCH] docs: building: Update links to the location of tarballs Mention ftp.gtk.org for glib and use download.gnome.org instead ftp.gnome.org --- docs/reference/gtk/building.sgml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml index d231ba7b5f..aa9c92df13 100644 --- a/docs/reference/gtk/building.sgml +++ b/docs/reference/gtk/building.sgml @@ -171,7 +171,9 @@ How to compile GTK+ itself The GLib library provides core non-graphical functionality such as high level data types, Unicode manipulation, and an object and type system to C programs. It is available - here. + from the GTK+ + FTP site or + here. @@ -179,14 +181,14 @@ How to compile GTK+ itself The GdkPixbuf library provides facilities for loading images in a variety of file formats. It is available - here. + here. Pango is a library for internationalized text handling. It is available - here. + here. @@ -195,7 +197,7 @@ How to compile GTK+ itself interfaces allowing accessibility technologies such as screen readers to interact with a graphical user interface. It is available - here. + here. @@ -203,7 +205,7 @@ How to compile GTK+ itself Gobject Introspection is a framework for making introspection data available to language bindings. It is available - here. + here. -- 2.30.2